@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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:228'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:431'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:445'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:466'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:480'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:174'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:345'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:240'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:257'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:362'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 365'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:396'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:274'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:312'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:326'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:413'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:377'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:209'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:10'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:299'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:75'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:25'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:58'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Ceratium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109972'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:93'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '841746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:721'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:113'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:123'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:144'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:159'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:605'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:606'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:607'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:608'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fissum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109853'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:609'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:610'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:611'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:612'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:613'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:614'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:615'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:616'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:617'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:618'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:619'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:620'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:621'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:622'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:623'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:624'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:625'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:626'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:627'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 382'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:628'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:629'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:630'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:631'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:632'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:633'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:634'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 383'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:635'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 384'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:636'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 384'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:637'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 384'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:638'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 384'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:639'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 384'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:640'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 385'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:641'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 385'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:642'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 385'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:643'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 385'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:644'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 386'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:645'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 386'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:646'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 386'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:647'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 386'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:648'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 386'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:649'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:650'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:651'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:652'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:653'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:654'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:655'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:656'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:657'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:658'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:659'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:660'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:661'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:662'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:663'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:664'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:665'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:666'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:667'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:668'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:669'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:670'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:671'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:672'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:673'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 387'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:674'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:675'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:676'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:677'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:678'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:679'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:680'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:681'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:682'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:683'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:684'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:685'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:686'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:687'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Gyrodinium varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109879'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:688'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:689'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:690'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:691'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:692'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:693'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:694'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:695'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:696'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:697'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:698'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:699'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:700'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:701'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Asteromphalus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '577365'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:702'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '577365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 388'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:703'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:704'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:705'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:706'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:707'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:708'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:709'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:710'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:711'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:712'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:713'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:714'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:715'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:716'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:320'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:321'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:322'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:323'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:324'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:325'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:327'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:328'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:329'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:330'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:331'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:332'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:333'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:334'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:335'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:336'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:337'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:338'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:339'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:340'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:341'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:342'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:343'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:344'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:346'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:347'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:348'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:349'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:350'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:351'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 359'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:352'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:353'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:354'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:355'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:356'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:357'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:358'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:359'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:360'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:361'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:363'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:364'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:365'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:366'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 360'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:367'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110305'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:368'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:369'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:370'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:371'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:372'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:373'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:374'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:375'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:376'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 361'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:378'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:379'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:380'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:381'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:382'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:383'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 362'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:384'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 363'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:385'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 363'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:386'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 363'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:387'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 363'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:388'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 363'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:389'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 364'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:390'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 364'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:391'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 365'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:392'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 365'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:393'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 365'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:394'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 365'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:395'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 366'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:397'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 366'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:398'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 366'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:399'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:400'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:401'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:402'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:403'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:404'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:405'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:406'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:407'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:408'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:409'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:410'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:411'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:412'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 367'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:414'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:415'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:416'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:417'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:418'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:419'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:420'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:421'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:422'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:423'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:424'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Chloromonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '600769'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:425'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '600769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:426'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:427'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:428'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:429'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:430'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:432'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:433'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 369'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:434'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:435'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:436'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:437'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:438'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:439'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:440'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:441'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:442'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:443'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:444'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:446'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:447'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:448'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:449'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:450'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:451'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:452'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:453'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 370'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:454'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:455'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:456'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:457'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:458'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:459'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:460'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:461'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:462'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:463'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:464'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:465'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:467'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:468'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:469'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:470'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:471'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:472'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:473'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:474'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 371'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:475'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:476'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:477'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:478'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:479'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:481'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:482'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:483'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:484'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:485'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:486'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:487'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:488'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:489'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:490'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 372'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:491'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:492'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:493'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:494'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:495'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:496'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 373'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:497'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:498'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:499'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:500'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:501'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:502'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:503'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:504'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:505'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:506'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:507'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:508'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:509'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:510'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:511'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:512'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:513'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:514'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:515'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:516'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 374'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:517'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:518'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:519'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:520'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:521'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:522'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:523'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:524'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:525'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 375'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:526'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 376'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:527'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 376'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:528'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 376'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:529'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0113"^^xsd:decimal ;
  dwc:decimalLongitude "32.31511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0113 32.31511)"^^geo:wktLiteral ;
  geo-pos:lat "44.0113"^^xsd:decimal ;
  geo-pos:long "32.31511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 8 - Sample 376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 8 - Sample 376'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.958333333333'^^xsd:double;
  dwc:startTimeOfDay '12.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.31511'^^xsd:double;
  dwc:latitude '44.0113'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:530'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:531'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:532'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:533'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:534'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:535'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:536'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:537'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:538'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:539'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:540'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:541'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:542'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:543'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:544'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:545'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:546'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:547'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65487"^^xsd:decimal ;
  dwc:decimalLongitude "31.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65487 31.8036)"^^geo:wktLiteral ;
  geo-pos:lat "43.65487"^^xsd:decimal ;
  geo-pos:long "31.8036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 9 - Sample 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 9 - Sample 377'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:startTimeOfDay '20.083333333333'^^xsd:double;
  dwc:endTimeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.8036'^^xsd:double;
  dwc:latitude '43.65487'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:548'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:549'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:550'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:551'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:552'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:553'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:554'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:555'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:556'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fissum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109853'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:557'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:558'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:559'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:560'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:561'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:562'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:563'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:564'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 378'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:565'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:566'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Gonyaulax scrippsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:567'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:568'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:569'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:570'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:571'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:589'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:590'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:591'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:592'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:593'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:594'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:595'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:596'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:597'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:598'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:599'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:600'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:601'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:602'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:603'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 381'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:604'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:572'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:573'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:574'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:575'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:576'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:577'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:578'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:579'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:580'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:581'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:582'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 379'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:583'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:584'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:585'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:586'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:587'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39903"^^xsd:decimal ;
  dwc:decimalLongitude "31.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39903 31.27714)"^^geo:wktLiteral ;
  geo-pos:lat "43.39903"^^xsd:decimal ;
  geo-pos:long "31.27714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 10 - Sample 380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 10 - Sample 380'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:startTimeOfDay '1'^^xsd:integer;
  dwc:endTimeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.27714'^^xsd:double;
  dwc:latitude '43.39903'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:588'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:717'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:718'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:719'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:720'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:722'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:723'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:724'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:725'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:726'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:727'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:728'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:729'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:730'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:731'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 389'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:732'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:733'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:734'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:735'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:736'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:737'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:738'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:739'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:740'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:741'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:742'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:743'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:744'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:745'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:746'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:747'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:748'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:749'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:750'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:751'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:752'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:753'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:754'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:755'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 390'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:756'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:757'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:758'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:759'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:760'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:761'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:762'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Dinophysis baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109610'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:763'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:764'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:830'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:831'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:832'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:833'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:834'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:835'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:836'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:837'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:838'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:839'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:840'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:841'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:842'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:843'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:844'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:845'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:765'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:766'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:767'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:768'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:769'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Glenodinium apiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '576242'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:770'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '639206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:771'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:772'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:773'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:774'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:775'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:776'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:777'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 391'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:778'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:779'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:780'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:781'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:782'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:783'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:784'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:785'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:786'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:787'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Oxytoxum elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110094'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:788'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:789'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:790'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:791'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 392'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:792'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:793'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:794'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:795'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:796'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:797'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:798'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 393'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:799'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:800'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:801'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:802'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:803'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:804'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:805'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 394'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:806'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 395'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:807'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 395'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:808'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 395'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:809'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 395'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:810'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11982"^^xsd:decimal ;
  dwc:decimalLongitude "31.43358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11982 31.43358)"^^geo:wktLiteral ;
  geo-pos:lat "43.11982"^^xsd:decimal ;
  geo-pos:long "31.43358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 11 - Sample 395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 11 - Sample 395'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:startTimeOfDay '6'^^xsd:integer;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.43358'^^xsd:double;
  dwc:latitude '43.11982'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:811'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:812'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:813'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:814'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:815'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:816'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:817'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:818'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:819'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:820'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:821'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:822'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:823'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:824'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:825'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:826'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:827'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:828'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 396'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:829'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:975'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:976'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:977'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:978'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:979'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:980'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:981'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:982'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:983'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:984'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:985'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:986'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:987'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:988'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:989'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:990'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:846'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:847'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:848'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:849'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:850'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:851'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:852'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:853'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:854'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:855'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:856'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:857'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:858'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:859'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:860'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:861'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:862'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 397'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:863'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:864'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:865'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:866'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:867'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:868'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:869'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:870'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:871'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:872'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:873'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:874'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:875'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:876'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:877'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:878'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:879'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:880'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:881'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 398'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:882'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:883'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:884'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:885'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:886'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:887'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:888'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:889'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:890'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:891'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:892'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:893'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Gymnodinium agiliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109780'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:959'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:960'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:961'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:962'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:963'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:964'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:965'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:966'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:967'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:968'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:969'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:970'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:971'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:972'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:973'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Peridinium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 406'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160612'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:974'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:894'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:895'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:896'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:897'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:898'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:899'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:900'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:901'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:902'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:903'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:904'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:905'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:906'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 399'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:907'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:908'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:909'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:910'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:911'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:912'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:913'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:914'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:915'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:916'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:917'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:918'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:919'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 400'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:920'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:921'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:922'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:923'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:924'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:925'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:926'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:927'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 401'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:928'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 402'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:929'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 402'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:930'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 402'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:931'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 402'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:932'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:933'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:934'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:935'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:936'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:937'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 403'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:938'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 404'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:939'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 404'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:940'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 404'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:941'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8303"^^xsd:decimal ;
  dwc:decimalLongitude "31.58909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8303 31.58909)"^^geo:wktLiteral ;
  geo-pos:lat "42.8303"^^xsd:decimal ;
  geo-pos:long "31.58909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 12 - Sample 404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 12 - Sample 404'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:startTimeOfDay '10.75'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '31.58909'^^xsd:double;
  dwc:latitude '42.8303'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:942'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:943'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:944'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:945'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:946'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:947'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:948'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:949'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:950'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:951'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:952'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:953'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:954'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:955'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:956'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:957'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 405'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:958'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:167'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:168'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:169'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:170'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:171'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:172'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:173'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:175'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:176'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:177'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:178'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:179'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:180'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:181'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:182'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 346'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:183'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:184'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:185'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:186'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:187'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:188'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 347'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:189'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:190'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:191'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:192'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:193'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:194'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:195'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:196'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:197'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:198'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:199'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:200'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:201'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:202'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:203'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:204'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:205'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:206'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46495"^^xsd:decimal ;
  dwc:decimalLongitude "33.07557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46495 33.07557)"^^geo:wktLiteral ;
  geo-pos:lat "44.46495"^^xsd:decimal ;
  geo-pos:long "33.07557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 4 - Sample 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 4 - Sample 348'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.07557'^^xsd:double;
  dwc:latitude '44.46495'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:207'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:208'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:210'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:211'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:212'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:213'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:214'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:215'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:216'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:217'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:218'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:219'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:220'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:221'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:222'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:223'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:224'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:225'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 349'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:226'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:227'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:229'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:230'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:231'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:232'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:233'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:234'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:235'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:236'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:237'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:238'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:239'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:241'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:242'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 350'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:243'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:244'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:245'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:246'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:247'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:248'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:249'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:250'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:251'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:252'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:253'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 351'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:254'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:255'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:256'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:258'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:259'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:260'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:261'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:262'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:263'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:264'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:265'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 352'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:266'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:267'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:268'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:269'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:270'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:271'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:272'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:273'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:275'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:276'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:277'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:278'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 353'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:279'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:280'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:281'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:282'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:283'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:284'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 354'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:285'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:286'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:287'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:288'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:307'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:308'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Acanthoica aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163449'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:309'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '555888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:310'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:311'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:313'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:314'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:315'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:316'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:317'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:318'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22813"^^xsd:decimal ;
  dwc:decimalLongitude "32.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22813 32.73559)"^^geo:wktLiteral ;
  geo-pos:lat "44.22813"^^xsd:decimal ;
  geo-pos:long "32.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 7 - Sample 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 7 - Sample 358'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:startTimeOfDay '6.5833333333333'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.73559'^^xsd:double;
  dwc:latitude '44.22813'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:319'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:150'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:151'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:152'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:153'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:154'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:155'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:156'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:157'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Ceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109969'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:158'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:160'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:161'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:162'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:163'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:164'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:165'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 345'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:166'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:117'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:118'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:119'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:120'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:121'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:122'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:124'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:125'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:126'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:127'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:128'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:129'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:130'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:131'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:132'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:133'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:134'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:135'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:136'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:137'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:138'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:139'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:140'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Dinophysis sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109660'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:141'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:142'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:143'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 343'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:145'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:146'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:147'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:148'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 344'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:149'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:33'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:34'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:35'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:36'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:37'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:38'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:39'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:40'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:41'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:42'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:43'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:44'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:45'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:46'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:47'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:48'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:49'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:50'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:51'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:52'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:53'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:54'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:55'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:56'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:57'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:59'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:60'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:61'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:62'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:63'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:64'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 338'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:65'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:66'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:67'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:68'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:69'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Gonyaulax diegensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110014'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:70'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:71'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:72'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:73'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:74'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:76'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:77'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:78'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 339'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:79'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:80'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:81'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:82'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:83'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:84'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:85'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:86'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:87'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:88'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:89'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:90'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:91'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 340'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:92'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:94'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:95'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:96'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:97'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:98'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:99'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:100'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:101'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:102'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:103'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:104'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:105'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:106'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:107'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:108'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:109'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.59116"^^xsd:decimal ;
  dwc:decimalLongitude "33.26699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.59116 33.26699)"^^geo:wktLiteral ;
  geo-pos:lat "44.59116"^^xsd:decimal ;
  geo-pos:long "33.26699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 2 - Sample 341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 2 - Sample 341'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.041666666667'^^xsd:double;
  dwc:startTimeOfDay '16'^^xsd:integer;
  dwc:endTimeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.26699'^^xsd:double;
  dwc:latitude '44.59116'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:110'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:111'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:112'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:114'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:115'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55747"^^xsd:decimal ;
  dwc:decimalLongitude "33.22017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55747 33.22017)"^^geo:wktLiteral ;
  geo-pos:lat "44.55747"^^xsd:decimal ;
  geo-pos:long "33.22017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 3 - Sample 342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 3 - Sample 342'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.22017'^^xsd:double;
  dwc:latitude '44.55747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:116'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:991'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:992'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 407'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:993'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:994'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:995'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:996'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:997'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:998'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:999'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1000'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1001'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1002'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1003'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 408'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1004'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1005'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '8.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1006'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '20.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1007'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1008'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1009'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1010'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '1.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1011'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1012'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1013'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1014'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1015'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 409'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1016'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1017'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1018'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '1.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1019'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1020'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1021'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1022'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1023'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1024'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1025'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1026'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1027'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1028'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1029'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '16.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1030'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 410'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1031'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 412'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1032'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 412'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1033'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 412'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1034'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 412'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1035'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 412'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1036'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 413'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1037'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 413'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1038'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 413'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1039'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 413'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1040'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29729"^^xsd:decimal ;
  dwc:decimalLongitude "33.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29729 33.77309)"^^geo:wktLiteral ;
  geo-pos:lat "44.29729"^^xsd:decimal ;
  geo-pos:long "33.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 13(19) - Sample 413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 13(19) - Sample 413'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '23.75'^^xsd:double;
  dwc:endTimeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.77309'^^xsd:double;
  dwc:latitude '44.29729'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1041'^^xsd:string;
  dwc:observationDate '1952-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1042'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '11.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1043'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '4.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1044'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1045'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '141.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1046'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1047'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1048'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1049'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '65.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1050'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1051'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1052'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '18.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1053'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1054'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1055'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1056'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1057'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1058'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1059'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1060'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1061'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1062'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1063'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '7.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1064'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '25.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1065'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1066'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1067'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 414'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1068'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1069'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1070'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '6.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1071'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1072'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1073'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1074'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1075'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '6.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1076'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110305'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1077'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '1.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1078'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1079'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1080'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '7.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1081'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1082'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1083'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1084'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1085'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1086'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1087'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1088'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1089'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1090'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1091'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '4.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1092'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 415'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1093'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1094'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110305'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1095'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1096'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1097'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1098'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1099'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1100'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1101'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '1.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1102'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1103'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1104'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1105'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1106'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '16.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1107'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1108'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '5.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1109'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '3.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1110'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1111'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1112'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1113'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1114'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 416'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observedWeight '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1115'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1116'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1117'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1118'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '3.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109870'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1119'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1120'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1121'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1122'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '4.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1123'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1124'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '13.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1125'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '5.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1126'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1127'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1128'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1129'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '1.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1130'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1131'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '9.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1132'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1133'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '19.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1134'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1135'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 417'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observedWeight '98.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1136'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Peridinium cinctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '4.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110183'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1137'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1138'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1139'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1140'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '54.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1141'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1142'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1143'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '1.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1144'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1145'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1146'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1147'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1148'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1149'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '5.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1150'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.02'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1151'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '1.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1152'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1153'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1154'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1155'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1156'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1157'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observedWeight '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1158'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 418'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1159'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1160'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '9.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1161'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1162'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '4.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1163'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1164'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Gymnodinium agile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232554'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1165'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '707838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1166'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1167'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '3.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1168'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '2.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1169'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1170'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1171'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1172'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '21.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1173'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '12.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³; Shape = spool'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1174'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1175'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1176'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1177'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '39.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1178'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1179'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1180'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1181'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1182'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1183'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '1.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1184'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1185'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '3.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1186'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1187'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:observedWeight '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1188'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 419'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1189'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1190'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Peridinium bulla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '631773'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1191'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '233457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '1.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1192'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1193'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '3.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1194'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1195'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1196'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1197'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1198'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 420'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:observedWeight '0.01'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1199'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 421'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observedWeight '1.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1200'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 421'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1201'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 421'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1202'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 421'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1203'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1204'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1205'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1206'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1207'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1208'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1209'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35339"^^xsd:decimal ;
  dwc:decimalLongitude "33.76481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35339 33.76481)"^^geo:wktLiteral ;
  geo-pos:lat "44.35339"^^xsd:decimal ;
  geo-pos:long "33.76481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 14(20) - Sample 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 14(20) - Sample 422'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2083333333333'^^xsd:double;
  dwc:startTimeOfDay '3.75'^^xsd:double;
  dwc:endTimeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.76481'^^xsd:double;
  dwc:latitude '44.35339'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1210'^^xsd:string;
  dwc:observationDate '1952-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:289'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:290'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:291'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:292'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:293'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 355'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:294'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:295'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:296'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:297'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:298'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:300'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:301'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^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/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 356'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:302'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:303'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:304'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:305'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39362"^^xsd:decimal ;
  dwc:decimalLongitude "32.96001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39362 32.96001)"^^geo:wktLiteral ;
  geo-pos:lat "44.39362"^^xsd:decimal ;
  geo-pos:long "32.96001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 5 - Sample 357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 5 - Sample 357'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:startTimeOfDay '0.083333333333333'^^xsd:double;
  dwc:endTimeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '32.96001'^^xsd:double;
  dwc:latitude '44.39362'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:306'^^xsd:string;
  dwc:observationDate '1952-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:1'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:2'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '6.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:3'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:4'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '63.6'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:5'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:6'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '7.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:7'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:8'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:9'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109768'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:11'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:12'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:13'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:14'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:15'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '6.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:16'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.8'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:17'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:18'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:19'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Protoceratium areolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:20'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.1'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:21'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:22'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '1.3'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:23'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:observedWeight '0.9'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:24'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 336'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:26'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.04'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:27'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.03'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:28'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:29'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:30'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observedWeight '15.2'^^xsd:double;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:31'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.63882"^^xsd:decimal ;
  dwc:decimalLongitude "33.34948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.63882 33.34948)"^^geo:wktLiteral ;
  geo-pos:lat "44.63882"^^xsd:decimal ;
  geo-pos:long "33.34948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4036__urn%3Acatalog%3AIBSS%3ACruise%203%20on%2024-28%20April%201952%20on%20T-197%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4036_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Station 1 - Sample 337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Cruise 3 on 24-28 April 1952 on T-197'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Station 1 - Sample 337'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.791666666667'^^xsd:double;
  dwc:startTimeOfDay '12.5'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.34948'^^xsd:double;
  dwc:latitude '44.63882'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Unit Observed Weight = mg/m³'^^xsd:string;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Cruise 3 on 24-28 April 1952 on T-197:32'^^xsd:string;
  dwc:observationDate '1952-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF